bloatpad: use Gtk's automated menu loading
authorRyan Lortie <desrt@desrt.ca>
Fri, 4 Jul 2014 13:46:57 +0000 (09:46 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 7 Jul 2014 18:46:28 +0000 (14:46 -0400)
commitcc1af0f71c1f9f6799a2992239f90293d6c37ac8
tree1d02df23f4679f76d023919846466e391228178f
parent687a84692393cd26db85dbda7d78a2d3bc325ed7
bloatpad: use Gtk's automated menu loading

We move our menus.ui file into Gtk's namespace so that it will get
picked up.  Accordingly, we no longer have to do any of the work for
ourselves...

https://bugzilla.gnome.org/show_bug.cgi?id=722092
examples/bp/Makefile.am
examples/bp/bloatpad.c
examples/bp/bloatpad.gresources.xml
examples/bp/gtk/menus.ui [new file with mode: 0644]
examples/bp/menus.ui [deleted file]